home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / PolyhedraView.BackModule / Polyhedra.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  220 b   |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PolyhedraView = {
  7.     ACTIONS = {
  8.     inspector:;
  9.     kickIt:;
  10.     setSelectedIndex:;
  11.     };
  12.     OUTLETS = {
  13.     inspectorPanel;
  14.     };
  15.     SUPERCLASS = View;
  16. };
  17.